2025-04-04 13:55:04,580 [ 586556 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-04 13:55:04,580 [ 586556 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-04 13:55:04,580 [ 586556 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-04 13:55:04,580 [ 586556 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_60s73w --privileged --dns-search='.' --memory=30709030912 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16]' 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12]' test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns test_replicated_user_defined_functions/test.py::test_create_and_drop 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1]' 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0]' test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper test_replication_without_zookeeper/test.py::test_startup_without_zookeeper test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null test_rocksdb_options/test.py::test_invalid_block_based_table_options test_rocksdb_options/test.py::test_invalid_column_family_options test_rocksdb_options/test.py::test_invalid_options test_rocksdb_options/test.py::test_table_invalid_block_based_table_options test_rocksdb_options/test.py::test_table_invalid_column_family_options test_rocksdb_options/test.py::test_table_invalid_options test_rocksdb_options/test.py::test_table_valid_column_family_options test_rocksdb_options/test.py::test_table_valid_options test_rocksdb_options/test.py::test_valid_column_family_options test_rocksdb_options/test.py::test_valid_options test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_row_policy/test.py::test_change_of_users_xml_changes_row_policies test_row_policy/test.py::test_dcl_introspection test_row_policy/test.py::test_dcl_management test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml test_row_policy/test.py::test_grant_create_row_policy test_row_policy/test.py::test_introspection test_row_policy/test.py::test_join test_row_policy/test.py::test_miscellaneous_engines test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned test_row_policy/test.py::test_policy_on_distributed_table_via_role test_row_policy/test.py::test_reload_users_xml_by_timer test_row_policy/test.py::test_row_policy_filter_with_subquery test_row_policy/test.py::test_smoke test_row_policy/test.py::test_some_users_without_policies test_row_policy/test.py::test_tags_with_db_and_table_names test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' -vvv" altinityinfra/integration-tests-runner:cd6390247eca '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, timeout-2.2.0, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_rocksdb_options/test.py::test_invalid_block_based_table_options test_replicated_user_defined_functions/test.py::test_create_and_drop test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_rename_column/test.py::test_rename_with_parallel_insert test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys [gw2] [ 1%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] [gw2] [ 2%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] [gw2] [ 3%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] test_replicated_user_defined_functions/test.py::test_create_and_replace [gw2] [ 4%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists [gw7] [ 5%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper [gw2] [ 6%] PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper [gw3] [ 7%] PASSED test_rocksdb_options/test.py::test_invalid_block_based_table_options test_rocksdb_options/test.py::test_invalid_column_family_options [gw0] [ 8%] PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with [gw9] [ 9%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_row_policy/test.py::test_change_of_users_xml_changes_row_policies [gw8] [ 10%] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] [gw9] [ 11%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw8] [ 12%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw7] [ 13%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper [gw7] [ 14%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper [gw0] [ 15%] PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies [gw8] [ 16%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw5] [ 17%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_row_policy/test.py::test_dcl_introspection [gw0] [ 18%] PASSED test_row_policy/test.py::test_dcl_introspection [gw3] [ 19%] PASSED test_rocksdb_options/test.py::test_invalid_column_family_options test_rocksdb_options/test.py::test_invalid_options [gw6] [ 20%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server [gw4] [ 21%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_row_policy/test.py::test_dcl_management [gw7] [ 22%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity [gw0] [ 23%] PASSED test_row_policy/test.py::test_dcl_management test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw7] [ 24%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity [gw0] [ 25%] PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml test_row_policy/test.py::test_grant_create_row_policy test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch test_s3_style_link/test.py::test_s3_table_functions [gw5] [ 26%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list [gw0] [ 27%] PASSED test_row_policy/test.py::test_grant_create_row_policy [gw3] [ 28%] PASSED test_rocksdb_options/test.py::test_invalid_options test_rocksdb_options/test.py::test_table_invalid_block_based_table_options test_row_policy/test.py::test_introspection [gw0] [ 29%] PASSED test_row_policy/test.py::test_introspection test_row_policy/test.py::test_join [gw0] [ 30%] PASSED test_row_policy/test.py::test_join test_row_policy/test.py::test_miscellaneous_engines [gw0] [ 31%] PASSED test_row_policy/test.py::test_miscellaneous_engines test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw0] [ 32%] PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned test_row_policy/test.py::test_policy_on_distributed_table_via_role [gw0] [ 33%] PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role [gw6] [ 34%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_row_policy/test.py::test_reload_users_xml_by_timer [gw4] [ 35%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw3] [ 36%] PASSED test_rocksdb_options/test.py::test_table_invalid_block_based_table_options test_rocksdb_options/test.py::test_table_invalid_column_family_options [gw5] [ 37%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy [gw0] [ 38%] PASSED test_row_policy/test.py::test_reload_users_xml_by_timer test_restore_external_engines/test.py::test_restore_table test_row_policy/test.py::test_row_policy_filter_with_subquery [gw0] [ 39%] PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery test_row_policy/test.py::test_smoke [gw7] [ 40%] PASSED test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw7] [ 41%] PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw0] [ 42%] PASSED test_row_policy/test.py::test_smoke [gw4] [ 43%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert [gw6] [ 44%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_row_policy/test.py::test_some_users_without_policies [gw3] [ 45%] PASSED test_rocksdb_options/test.py::test_table_invalid_column_family_options test_rocksdb_options/test.py::test_table_invalid_options [gw9] [ 46%] PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns [gw0] [ 47%] PASSED test_row_policy/test.py::test_some_users_without_policies [gw9] [ 48%] PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns test_row_policy/test.py::test_tags_with_db_and_table_names [gw0] [ 49%] PASSED test_row_policy/test.py::test_tags_with_db_and_table_names test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter [gw0] [ 50%] PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw5] [ 51%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy [gw0] [ 52%] PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw1] [ 53%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data [gw2] [ 54%] PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication [gw1] [ 55%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] [gw0] [ 56%] PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data [gw2] [ 57%] PASSED test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data [gw2] [ 58%] PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart [gw1] [ 59%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] [gw0] [ 60%] PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data [gw1] [ 61%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_row_policy/test.py::test_users_xml_is_readonly [gw0] [ 62%] PASSED test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere [gw1] [ 63%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] [gw3] [ 64%] PASSED test_rocksdb_options/test.py::test_table_invalid_options test_rocksdb_options/test.py::test_table_valid_column_family_options [gw3] [ 65%] PASSED test_rocksdb_options/test.py::test_table_valid_column_family_options test_rocksdb_options/test.py::test_table_valid_options [gw3] [ 66%] PASSED test_rocksdb_options/test.py::test_table_valid_options test_rocksdb_options/test.py::test_valid_column_family_options [gw3] [ 67%] PASSED test_rocksdb_options/test.py::test_valid_column_family_options test_rocksdb_options/test.py::test_valid_options [gw0] [ 68%] PASSED test_row_policy/test.py::test_with_prewhere [gw3] [ 69%] PASSED test_rocksdb_options/test.py::test_valid_options [gw1] [ 70%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] [gw2] [ 71%] PASSED test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper [gw1] [ 72%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge [gw6] [ 73%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw5] [ 74%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy [gw1] [ 75%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw4] [ 76%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by [gw5] [ 77%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy [gw8] [ 78%] PASSED test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null [gw1] [ 79%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system [gw8] [ 80%] PASSED test_restore_external_engines/test.py::test_restore_table_null [gw6] [ 81%] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl [gw9] [ 82%] PASSED test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility [gw4] [ 83%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full [gw1] [ 84%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation [gw2] [ 85%] PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper test_replication_without_zookeeper/test.py::test_startup_without_zookeeper [gw4] [ 86%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw6] [ 87%] PASSED test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl [gw9] [ 88%] PASSED test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full [gw8] [ 89%] PASSED test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility [gw7] [ 90%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw5] [ 91%] PASSED test_replication_without_zookeeper/test.py::test_startup_without_zookeeper test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings [gw1] [ 92%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter [gw1] [ 93%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw1] [ 94%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw7] [ 95%] PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings [gw1] [ 96%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw1] [ 97%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] [gw1] [ 98%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw1] [ 99%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw1] [100%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] =============================== warnings summary =============================== test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.6.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 41.75s call test_replicated_user_defined_functions/test.py::test_reload_zookeeper 39.60s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 35.77s call test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 29.71s setup test_restore_external_engines/test.py::test_restore_table 28.82s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 27.21s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 23.46s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 23.23s teardown test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns 22.46s teardown test_s3_style_link/test.py::test_s3_table_functions_line_as_string 22.17s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 21.85s teardown test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl 21.67s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 21.67s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 21.65s setup test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 21.43s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 21.35s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 20.66s setup test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 20.47s setup test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 20.42s setup test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 20.30s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 19.97s call test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 19.82s setup test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl 19.63s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 19.58s setup test_rename_column/test.py::test_rename_with_parallel_insert 19.07s setup test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch 17.42s setup test_replicated_user_defined_functions/test.py::test_create_and_drop 17.26s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 16.74s setup test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility 16.65s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 16.14s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 16.08s call test_rename_column/test.py::test_rename_with_parallel_merges 14.84s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper 14.80s setup test_s3_style_link/test.py::test_s3_table_functions 14.68s teardown test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility 14.48s call test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 14.47s setup test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full 14.10s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 13.99s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 13.77s call test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 13.19s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 13.07s setup test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 12.97s teardown test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 12.79s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 12.49s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 12.24s call test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 11.98s call test_rename_column/test.py::test_rename_with_parallel_insert 11.76s setup test_rocksdb_options/test.py::test_invalid_block_based_table_options 11.66s call test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 11.55s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 11.07s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 10.99s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 10.85s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 10.71s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 10.60s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 10.42s call test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 10.21s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 10.09s call test_rocksdb_options/test.py::test_invalid_column_family_options 9.99s call test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility 9.93s call test_rocksdb_options/test.py::test_table_invalid_options 9.93s setup test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 9.73s teardown test_row_policy/test.py::test_with_prewhere 9.31s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 9.28s call test_rocksdb_options/test.py::test_invalid_block_based_table_options 8.89s call test_rocksdb_options/test.py::test_table_invalid_column_family_options 8.77s call test_rocksdb_options/test.py::test_table_invalid_block_based_table_options 8.21s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 7.92s call test_rocksdb_options/test.py::test_invalid_options 7.76s call test_rename_column/test.py::test_rename_with_parallel_select 6.84s teardown test_restore_external_engines/test.py::test_restore_table_null 6.22s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper 6.22s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 6.18s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 6.10s teardown test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full 6.10s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 6.05s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper 5.95s teardown test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 5.61s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper 5.21s call test_replicated_user_defined_functions/test.py::test_server_restart 4.97s call test_restore_external_engines/test.py::test_restore_table_null 4.82s call test_row_policy/test.py::test_reload_users_xml_by_timer 4.77s teardown test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 4.44s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity 4.09s call test_restore_external_engines/test.py::test_restore_table 3.78s call test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full 3.76s call test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 3.35s call test_row_policy/test.py::test_grant_create_row_policy 2.85s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 2.63s call test_row_policy/test.py::test_dcl_introspection 2.59s teardown test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 2.41s teardown test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 2.35s call test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 2.20s call test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 2.16s call test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 1.95s call test_row_policy/test.py::test_with_prewhere 1.92s call test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 1.78s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 1.75s call test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 1.72s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 1.64s call test_row_policy/test.py::test_some_users_without_policies 1.52s call test_row_policy/test.py::test_smoke 1.51s teardown test_rocksdb_options/test.py::test_valid_options 1.40s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 1.38s call test_row_policy/test.py::test_dcl_management 1.26s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 1.26s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 1.25s teardown test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 1.22s call test_row_policy/test.py::test_miscellaneous_engines 1.19s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 1.13s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 1.12s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 1.11s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 1.09s call test_row_policy/test.py::test_row_policy_filter_with_subquery 1.09s teardown test_row_policy/test.py::test_reload_users_xml_by_timer 1.02s teardown test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.96s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity 0.94s call test_replicated_user_defined_functions/test.py::test_replication 0.89s call test_rocksdb_options/test.py::test_valid_options 0.88s teardown test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.87s teardown test_row_policy/test.py::test_smoke 0.87s teardown test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 0.84s call test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch 0.83s teardown test_row_policy/test.py::test_miscellaneous_engines 0.82s teardown test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.81s teardown test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.79s teardown test_row_policy/test.py::test_some_users_without_policies 0.78s teardown test_row_policy/test.py::test_dcl_introspection 0.77s teardown test_row_policy/test.py::test_dcl_management 0.77s teardown test_row_policy/test.py::test_users_xml_is_readonly 0.77s teardown test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.76s call test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.76s teardown test_row_policy/test.py::test_row_policy_filter_with_subquery 0.75s teardown test_row_policy/test.py::test_introspection 0.75s teardown test_row_policy/test.py::test_join 0.75s teardown test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 0.72s call test_row_policy/test.py::test_policy_on_distributed_table_via_role 0.71s call test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl 0.71s teardown test_row_policy/test.py::test_policy_on_distributed_table_via_role 0.68s call test_replicated_user_defined_functions/test.py::test_create_and_replace 0.67s teardown test_row_policy/test.py::test_tags_with_db_and_table_names 0.66s call test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 0.64s teardown test_row_policy/test.py::test_grant_create_row_policy 0.59s call test_row_policy/test.py::test_tags_with_db_and_table_names 0.56s call test_replicated_user_defined_functions/test.py::test_create_and_drop 0.54s call test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns 0.51s call test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.50s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.50s teardown test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 0.46s call test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.43s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.43s call test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.40s call test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.39s call test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.39s call test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.39s call test_s3_style_link/test.py::test_s3_table_functions 0.31s call test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 0.27s call test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.19s call test_row_policy/test.py::test_join 0.19s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper 0.12s call test_rocksdb_options/test.py::test_valid_column_family_options 0.08s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 0.07s call test_row_policy/test.py::test_introspection 0.07s call test_row_policy/test.py::test_users_xml_is_readonly 0.07s call test_rocksdb_options/test.py::test_table_valid_column_family_options 0.07s call test_rocksdb_options/test.py::test_table_valid_options 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_replicated_user_defined_functions/test.py::test_server_restart 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop 0.00s setup test_row_policy/test.py::test_dcl_introspection 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s teardown test_rocksdb_options/test.py::test_table_invalid_block_based_table_options 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s setup test_row_policy/test.py::test_dcl_management 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s setup test_row_policy/test.py::test_users_xml_is_readonly 0.00s setup test_rocksdb_options/test.py::test_table_valid_column_family_options 0.00s setup test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_row_policy/test.py::test_introspection 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_row_policy/test.py::test_row_policy_filter_with_subquery 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s setup test_row_policy/test.py::test_miscellaneous_engines 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 0.00s setup test_row_policy/test.py::test_policy_on_distributed_table_via_role 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s setup test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.00s setup test_row_policy/test.py::test_smoke 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_row_policy/test.py::test_tags_with_db_and_table_names 0.00s teardown test_s3_style_link/test.py::test_s3_table_functions 0.00s setup test_rocksdb_options/test.py::test_table_invalid_column_family_options 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s setup test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper 0.00s setup test_row_policy/test.py::test_grant_create_row_policy 0.00s setup test_row_policy/test.py::test_reload_users_xml_by_timer 0.00s setup test_row_policy/test.py::test_join 0.00s teardown test_restore_external_engines/test.py::test_restore_table 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch 0.00s setup test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 0.00s setup test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.00s teardown test_rocksdb_options/test.py::test_invalid_block_based_table_options 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s setup test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.00s teardown test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s setup test_restore_external_engines/test.py::test_restore_table_null 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s setup test_rocksdb_options/test.py::test_valid_options 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper 0.00s setup test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_rocksdb_options/test.py::test_invalid_options 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s setup test_row_policy/test.py::test_with_prewhere 0.00s setup test_rocksdb_options/test.py::test_table_valid_options 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_replicated_user_defined_functions/test.py::test_server_restart 0.00s setup test_row_policy/test.py::test_some_users_without_policies 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s teardown test_rocksdb_options/test.py::test_invalid_column_family_options 0.00s setup test_rocksdb_options/test.py::test_invalid_column_family_options 0.00s teardown test_rocksdb_options/test.py::test_table_valid_column_family_options 0.00s teardown test_rocksdb_options/test.py::test_invalid_options 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s setup test_rocksdb_options/test.py::test_valid_column_family_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_rocksdb_options/test.py::test_table_invalid_options 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 0.00s setup test_replicated_user_defined_functions/test.py::test_replication 0.00s setup test_rocksdb_options/test.py::test_table_invalid_block_based_table_options 0.00s teardown test_rocksdb_options/test.py::test_table_invalid_column_family_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s setup test_rocksdb_options/test.py::test_table_invalid_options 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_rocksdb_options/test.py::test_table_valid_options 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s teardown test_rocksdb_options/test.py::test_valid_column_family_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge =========================== short test summary info ============================ PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists PASSED test_rocksdb_options/test.py::test_invalid_block_based_table_options PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy PASSED test_row_policy/test.py::test_dcl_introspection PASSED test_rocksdb_options/test.py::test_invalid_column_family_options PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper PASSED test_row_policy/test.py::test_dcl_management PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy PASSED test_row_policy/test.py::test_grant_create_row_policy PASSED test_rocksdb_options/test.py::test_invalid_options PASSED test_row_policy/test.py::test_introspection PASSED test_row_policy/test.py::test_join PASSED test_row_policy/test.py::test_miscellaneous_engines PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_rocksdb_options/test.py::test_table_invalid_block_based_table_options PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list PASSED test_row_policy/test.py::test_reload_users_xml_by_timer PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery PASSED test_s3_style_link/test.py::test_s3_table_functions PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string PASSED test_row_policy/test.py::test_smoke PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table PASSED test_rocksdb_options/test.py::test_table_invalid_column_family_options PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch PASSED test_row_policy/test.py::test_some_users_without_policies PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns PASSED test_row_policy/test.py::test_tags_with_db_and_table_names PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data PASSED test_replicated_user_defined_functions/test.py::test_replication PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] PASSED test_row_policy/test.py::test_users_xml_is_readonly PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] PASSED test_rocksdb_options/test.py::test_table_invalid_options PASSED test_rocksdb_options/test.py::test_table_valid_column_family_options PASSED test_rocksdb_options/test.py::test_table_valid_options PASSED test_rocksdb_options/test.py::test_valid_column_family_options PASSED test_row_policy/test.py::test_with_prewhere PASSED test_rocksdb_options/test.py::test_valid_options PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] PASSED test_replicated_user_defined_functions/test.py::test_server_restart PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy PASSED test_restore_external_engines/test.py::test_restore_table PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_restore_external_engines/test.py::test_restore_table_null PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch PASSED test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move PASSED test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl PASSED test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full PASSED test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_replication_without_zookeeper/test.py::test_startup_without_zookeeper PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] ================== 100 passed, 1 warning in 238.77s (0:03:58) ==================